"Questo programma installa NEXTSTEP su un disco rigido.\nSe volete procedere con l'installazione di NEXTSTEP,\ndovrete rispondere ad alcune domande.\n\nQUESTO NON E' UN AGGIORNAMENTO. E' UNA INSTALLAZIONE COMPLETA DA ZERO.\nPremi 1 per proseguire con NEXTSTEP. Premi 2 per uscire.";
/* Displayed above the list of disks */
"AVAILABLE_DISKS" = "Dischi disponibili:";
/* Displayed below the list of disks */
"WHICH_DISK" = "Premi il numero del disco su cui vuoi installare NEXTSTEP: ";
/* Asked when there is a valid NEXTSTEP partition on the disk */
"OVERWRITE" = "Vuoi conservare i file presenti, o cancellarli prima di\ninstallare i file essenziali NEXTSTEP?\nPremi 1 per conservare i file. Premi 2 per cancellarli.";
/* Options for partitioning the disk */
"FDISK_MENU1" =
"echo \"Premi 1 per cancellare completamente il disco ed usare $disksize MB per NEXTSTEP.\"";
"FDISK_MENU2" = "echo \"Premi 2 per lasciare un po' di spazio per il DOS ed utilizzare\\n\\til resto per NEXTSTEP.\"";
"FDISK_MENU3" = "echo \"Premi $currentnum per cancellare la partizione NEXTSTEP di $currentsize Mb ed usarla per NEXTSTEP.\"";
"FDISK_MENU4" = "echo \"Premi $freenum per mantenere le partizioni gia' esistenti ed usare $freesize MB\\n\\tdi spazio libero per NEXTSTEP.\"";
"FDISK_MENU5" = "echo \"Premi $enum per usare $esize MB nella partizione estesa DOS per NEXTSTEP.\"";
"FDISK_MENU6" = "echo \"Premi $choices per le opzioni avanzate (solo in Inglese).\"";
/* Displayed when they type 2 */
"HOW_MUCH" = "Inserisci la dimensione della partizione DOS desiderata (in megabytes): ";
/* Displayed when the user makes an invalid selection to the above options */
"NO_EXTENDED" = "Non esiste una partizione DOS estesa in questo disco.";
/* Displayed when the user makes an invalid selection to the above options */
"TOO_SMALL" = "Lo spazio su disco non e' sufficiente per partizionare il disco come richiesto.";
/* Displayed when the user makes an invalid selection to the above options */
"CHOOSE_AGAIN" = "Selezionare un'altra opzione.";
/* Last chance to abort */
"READY" = "Pronto per installare NEXTSTEP\nPremi 1 per iniziare. Premi 2 per uscire.";
/* Displayed in lieu of cryptic commands passing by... */
"GOING" = "Sto preparando il disco per l'installazione di NEXTSTEP.\nQuesto puo' richiedere qualche minuto...";
/* Uh, oh. We couldn't initialize the disk we must quit */
"INITFAILED" = "INIZIALIZZAZIONE DISCO FALLITA.\n\nIl programma di installazione non riesce ad inizializzare il disco.\nNon e' possibile continuare l'installazione.";
/* Uh, oh. We couldn't initialize the disk we must quit */
"INSTALLFAILED" = "IMPOSSIBILE INSTALLARE NEXTSTEP.\n\nNon e' possibile continuare l'installazione.";
/* Displayed when the user aborts, or something goes wrong */
"QUITTING" = "Sto terminando il programma di installazione. Un attimo di pazienza...";
/* Forces them to eject the floppy right before rebooting */
"DONE" = "Il disco rigido e' pronto per essere utilizzato come disco di avviamento,\nquindi e' possibile completare l'installazione di NEXTSTEP.\nEstrai il disco dall'unita' floppy e premi Invio.";
/* Displayed right before rebooting */
"RESTARTING" = "Riavvio del computer. Un attimo di pazienza...";